GtkHeaderBar: reduce minimum title width
authorChristoph Reiter <reiter.christoph@gmail.com>
Tue, 23 Jun 2015 08:54:39 +0000 (10:54 +0200)
committerChristoph Reiter <creiter@src.gnome.org>
Tue, 23 Jun 2015 19:16:37 +0000 (21:16 +0200)
commit335c070f9b97d840252dc5806d8bf2105deb1c40
treea409070236bbbe6d74622c92c01de1ae99787591
parent84e99b20ac806ee5fafd8646b599252057079961
GtkHeaderBar: reduce minimum title width

The minimum title width affects the minimum window width
for CSD windows. To allow smaller windows like without
CSD reduce it a bit (276px vs 156px min width)

https://bugzilla.gnome.org/show_bug.cgi?id=751341
gtk/gtkheaderbar.c